[BETA] Get Audience
Get an audience.
GET
/
public
/
v1
/
audiences
/
{audience-key}
Path Parameters
audience-key
string
requiredAudience key to retrieve.
Response
201 - application/json
Represents an audience.
audienceKey
string
requiredUnique identifier for categorizing audiences.
Required string length:
2 - 25
audienceValues
string[]
requiredList of specific values under this category.
createdAt
string
requiredDatetime of when the audience was created.
updatedAt
string
requiredDatetime of the audience's last update.